[][src]Crate p384

NIST P-384 elliptic curve (a.k.a. secp384r1)

Minimum Supported Rust Version

Rust 1.41 or higher.

Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.

Re-exports

pub use elliptic_curve;

Structs

NistP384

NIST P-384 elliptic curve.

Type Definitions

PublicKey

NIST P-384 public keys

SecretKey

NIST P-384 secret keys